﻿

div.centered 
{
    text-align: center;
}


 
.centered_table 
{

    margin: 0 auto; 
    text-align: left;
  /*  border-style:dashed ;
    border-width:thin;*/
}


.cella{
    vertical-align:central; 
   }




.errore{
   color: red;   
  }


.textbox{
   width : 150px;   
  }


.button{    height: 26px;
}

.label{
   width : 150px;   
   height:21px;
  }


body{
 font-family:Arial ; 
    font-size:12px;
  }


/*PRODUZIONE*/

.colonna_orario {
    width: 40px;
}

.txt_tbl_orario {
    width: 40px;
}

.colonna_min_prod{
   width : 120px;   
  }

.txt_tbl_min_prod {
    width: 120px;
}


.colonna_max_prod{
   width : 150px;      
  }

.txt_tbl_max_prod {
    width: 150px;
}


.colonna_agg_prod{
   width : 120px;      
  }


.txt_tbl_agg_prod {
    width: 120px;
}


.cbo_tbl_prod {
    width: 150px;
}


.tabella_prod{
    text-align: center;    
  }
 

.lbl_tbl_err_prod{
   width : 150px;      
   color:red; 

  }



/*PRESENZA*/

.colonna_min_pres{
   width : 60px;   
  /*  border-style:dashed ;
    border-width:thin;   */
  }
.colonna_max_pres{
   width : 200px;      
  }

.colonna_std_pres{
   width : 100px;     
   font-size:-1em; 
  }

.tabella_pres{
    text-align: center;    
  }
 
.txt_tbl_min_pres{
   width : 40px;      
  }

.txt_tbl_max_pres{
   width : 200px;      
  }

.cbo_tbl_pres{
   width : 200px;      
  }


.lbl_tbl_des_pres{
   width : 100px; 
        
  }
.lbl_tbl_err_pres{
   width : 400px;      
   color:red; 

  }


/*
header{
 width  :100%;
  }

footer{
 width  :100%;
  }

*/